Add more details of the http request#109
Add more details of the http request#109dhananjaysathe wants to merge 1 commit intogoogle:masterfrom
Conversation
- Expose time taken for each phase dns resolution, connection, tls handshake, request send and reciept of first byte. - use end misc latency times from net/http/httptrace callbacks directly - Backward compatible with original http probe
|
We found a Contributor License Agreement for you (the sender of this pull request), but were unable to find agreements for all the commit author(s) or Co-authors. If you authored these, maybe you used a different email address in the git commits than was used to sign the CLA (login here to double check)? If these were authored by someone else, then they will need to sign a CLA as well, and confirm that they're okay with these being contributed to Google. |
|
cc @manugarg this adds more fine-grained metrics |
|
@dhananjaysathe Sorry for the delay in reviewing this PR. Unfortunately, adding more metrics affects everyone, so we'd want to enable them only through a configurable option. But, before you make any further changes, let me take a look at it. |
Use nt/http/httptrace for getting more detailed metrics from the http probes